home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleDocumentTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>jnlp</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>jnlp.icns</string>
- <key>CFBundleTypeName</key>
- <string>JNLP files</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>JNLX</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>Viewer</string>
- </dict>
- </array>
- <key>CFBundleExecutable</key>
- <string>Java Web Start</string>
- <key>CFBundleGetInfoString</key>
- <string>2.0.2 (for JDK 1.4.2), Copyright 2001-2004 Apple Computer</string>
- <key>CFBundleHelpBookFolder</key>
- <string>JWSHelp</string>
- <key>CFBundleHelpBookName</key>
- <string>Java Web Start Help</string>
- <key>CFBundleIconFile</key>
- <string>WebStart.icns</string>
- <key>CFBundleIdentifier</key>
- <string>com.apple.WebStart</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>Java Web Start</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleShortVersionString</key>
- <string>2.0.2</string>
- <key>CFBundleSignature</key>
- <string>jnlp</string>
- <key>CFBundleVersion</key>
- <string>2.0.2</string>
- <key>CSResourcesFileMapped</key>
- <true/>
- <key>Java</key>
- <dict>
- <key>ClassPath</key>
- <array>
- <string>$APP_PACKAGE/Contents/MacOS/javaws.jar</string>
- </array>
- <key>JVMVersion</key>
- <string>1.4*</string>
- <key>MainClass</key>
- <string>com.sun.javaws.Main</string>
- <key>Properties</key>
- <dict>
- <key>java.security.policy</key>
- <string>file://localhost/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/WebStartHome/javaws.policy</string>
- <key>jnlpx.deployment.system.home</key>
- <string>$APP_PACKAGE/Contents/MacOS</string>
- <key>jnlpx.deployment.user.home</key>
- <string>$USER_HOME/Library/Caches/Java Web Start</string>
- <key>jnlpx.home</key>
- <string>$APP_PACKAGE/Contents/MacOS</string>
- <key>jnlpx.jvm</key>
- <string>/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home/bin/java</string>
- <key>jnlpx.remove</key>
- <string>false</string>
- <key>jnlpx.splashport</key>
- <string>-1</string>
- <key>trustProxy</key>
- <string>true</string>
- </dict>
- </dict>
- <key>LSHasLocalizedDisplayName</key>
- <true/>
- <key>NSMainNibFile</key>
- <string>JavaWebStart</string>
- <key>NSPrincipalClass</key>
- <string>NSApplication</string>
- </dict>
- </plist>
-